home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16602 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: Grouper.Exis.Net!usenet
  2. From: tlwrnce@exis.net (Tim Lawrence)
  3. Newsgroups: comp.lang.c++
  4. Subject: BC 5.0 Protected Mode DOS, and JAVA Debuging
  5. Date: 11 Apr 1996 13:50:08 GMT
  6. Organization: Exchange Information Systems Networks
  7. Message-ID: <4kj2mg$qak@Grouper.Exis.Net>
  8. NNTP-Posting-Host: ppp-2-37.exis.net
  9. Mime-Version: 1.0
  10. X-Newsreader: WinVN 0.93.11
  11.  
  12. After much playing around I finally got 16 bit mode to link.  The key to 
  13. me was not only making sure that not only the CONAGENT.EXE properties for 
  14. all memory where set to auto, but I had to do the same thing to _Default 
  15. as well!  
  16.  
  17. In trying to move code from 16 bit to 32 bit: I am trying to do that in 
  18. stages.  First moving from 16 bit real DOS to 16 bit protected mode or 32 
  19. bit protected mode DOS.  (Using the Power Pack for 4.5)  finally after 
  20. more code changes to a window based system.  One of the questions I asked 
  21. Borland sales is if 5.0 del. suite will support 16 and 32 bit protected 
  22. mode DOS programming.  Tech. the answer is yes, because in the suite 4.5 
  23. was also shipped!  I have read in one of the many readme files that 5.0 
  24. will not support the 4.5 Power Pack.  Does anyone know if 5.0 will support 
  25. protected mode DOS programs in the future?  I assumed after talking to 
  26. sales protected mode DOS was embedded in 5.0.
  27.  
  28. For JAVA debugging I read that you had to have an TPC/IP connection.  
  29. Since I use a dial up connection, it works very slowly.  If I forget to 
  30. connect up before I debug, nothing happens!  Again anyone have any idea on 
  31. why?  
  32.  
  33. Is 5.0 trying to read something from an internet address? Overall I am 
  34. pleased with 5.0.  Just wished it supported protected mode DOS 
  35. programming.  Because it does not I have to keep a copy of both 4.5 and 
  36. 5.0 on my hard drive.  As a result I do not have much room now for many 
  37. projects!
  38.  
  39. Tim Lawrence      tlwrnce@exis.net
  40.  
  41.